[INFO] cloning repository https://github.com/sjm42/mesh-udp-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sjm42/mesh-udp-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmesh-udp-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmesh-udp-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 365ba2949f15380b54813413a1dcb2058cddeda0
[INFO] checking sjm42/mesh-udp-test against master#ff647322379c48947c196639599067665ff9eb88 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsjm42%2Fmesh-udp-test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/sjm42/mesh-udp-test
[INFO] finished tweaking git repo https://github.com/sjm42/mesh-udp-test
[INFO] tweaked toml for git repo https://github.com/sjm42/mesh-udp-test written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sjm42/mesh-udp-test on toolchain ff647322379c48947c196639599067665ff9eb88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sjm42/mesh-udp-test already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/specta-rs/specta.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.4.3
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded wasi v0.10.0+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded pretty-hex v0.4.1
[INFO] [stderr]   Downloaded hex-literal v1.1.0
[INFO] [stderr]   Downloaded safe-regex v0.3.0
[INFO] [stderr]   Downloaded safe-regex-compiler v0.3.0
[INFO] [stderr]   Downloaded build-data v0.3.3
[INFO] [stderr]   Downloaded safe-regex-macro v0.3.0
[INFO] [stderr]   Downloaded safe-quote v1.0.40
[INFO] [stderr]   Downloaded safe-proc-macro2 v1.0.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0
[INFO] running `Command { std: "docker" "start" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0" "/opt/rustwide/cargo-home/bin/cargo" "+ff647322379c48947c196639599067665ff9eb88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling safe-proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking pretty-hex v0.4.1
[INFO] [stderr]     Checking hex-literal v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling safe-quote v1.0.40
[INFO] [stderr]    Compiling safe-regex-compiler v0.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling safe-regex-macro v0.3.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling safe-regex v0.3.0
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling build-data v0.3.3
[INFO] [stderr]     Checking rust-crypto v0.2.36
[INFO] [stderr]    Compiling mesh_udp_test v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking clap v4.5.58
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.49s
[INFO] running `Command { std: "docker" "inspect" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0", kill_on_drop: false }`
[INFO] [stdout] 26b75a55b325a999bbb2b2afd089e81fe0515730423cf46a6e481960c024eac0
